PaxcountOrBuilder

interface PaxcountOrBuilder : MessageOrBuilder

Inheritors

Functions

Link copied to clipboard
abstract fun getBle(): Int

Seen BLE devices
uint32 ble = 2;
Link copied to clipboard
abstract fun getUptime(): Int

Uptime in seconds
uint32 uptime = 3;
Link copied to clipboard
abstract fun getWifi(): Int

seen Wifi devices
uint32 wifi = 1;